RegisterWorkstationView<V> Method

Summary
Registers a concrete view type to be created when a view with the provided genric type is requested.
Syntax
C#
C++/CLI
public void RegisterWorkstationView<V>( 
   Type concreteViewType 
) 
public:  
   generic<typename V> 
   void RegisterWorkstationView( 
      Type^ concreteViewType 
   ) 

Parameters

concreteViewType
The concrete view type that will be created when the view is requested.

Type Parameters

V
The generic type of the view.

Requirements

Target Platforms

Help Version 22.0.2023.2.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.